home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / AFS / WriteUp.app / English.lproj / InfoBarInset.nib / data.classes next >
Text File  |  1994-12-14  |  349b  |  29 lines

  1. InfoBarInset = {
  2.     OUTLETS = {
  3.     fontSizeField;
  4.     xTitle;
  5.     hField;
  6.     xField;
  7.     wTitle;
  8.     fontField;
  9.     hTitle;
  10.     wField;
  11.     rotationField;
  12.     scaleField;
  13.     yTitle;
  14.     yField;
  15.     };
  16.     SUPERCLASS = View;
  17. };
  18. FirstResponder = {
  19.     ACTIONS = {
  20.     };
  21.     SUPERCLASS = Object;
  22. };
  23. PageScrollView = {
  24.     OUTLETS = {
  25.     infoBar;
  26.     };
  27.     SUPERCLASS = ScrollView;
  28. };
  29.